Welcome![Sign In][Sign Up]
Location:
Search - ftp proxy

Search list

[Proxy Serverhandserver

Description: 此程序是一个FTP代理服务器 将它安装在第三方INternet服务器上,配置好相关参数,它即可以自动实现动态IP情况下的 FTP上传和下载-this procedure is a FTP proxy servers installed in its third INternet server, configure parameters, it can automatically realize that the dynamics of the IP FTP upload and download
Platform: | Size: 2663700 | Author: 张红卫 | Hits:

[WinSock-NDIS一个实现FTP功能的源代码

Description: 1.使用异步socket连接,异步解析主机名; 2.支持多文件、多级目录/子目录的上传/下载; 3.文件的删除、重命名、修改属性......等等; 4.用户的修改密码.......等等; 5.断点上传/下载; 6.支持托放上传/下载; 7.自定义FTP命令等; 8.拨号网络(电话及ADSL)/挂断等管理; 9.SOCKS4/SOCKS4A, SOCKS5, HTTP1.1;FTP login Proxy等支持; -1. The use of asynchronous socket connections, analytic asynchronous mainframe; 2. Support multiple documents, Multi-level directory / subdirectory upload / download; 3. delete the file, rename, change attributes ...... etc.; 4. the user password changes ....... etc.; 5. Breakpoint upload / download; 6. take care support upload / download; 7. since the definition of FTP orders; 8. Dial-up Network (telephone and ADSL) / hang up such management; 9.SOCKS4/SOCKS4A. SOCKS5, HTTP1.1; FTP Proxy login and other support;
Platform: | Size: 1645164 | Author: 长立志 | Hits:

[Internet-Networksimpleproxy

Description: 一个支持http,ftp,https代理的代理服务器例程-a support http, ftp, https proxy agent routines
Platform: | Size: 4096 | Author: 刘龙 | Hits:

[Proxy Serverproxy(支持ftp和telnet)

Description: 一个简易的proxy 支持ftp(pasv)和telnet。 使用方法: 在属性文件中输入listener的数目以及各个listener的类型、端口、目标主机IP和目标主机端口,启动主程序, 然后使用ftp或者telnet客户端连接程序所在主机即可访问目标主机所提供的服务。-a simple proxy support ftp (turns) and telnet. Use : in the document attributes listener input and the number of various types of listener, ports, goals and objectives of IP mainframe host ports, initiated program, then use the ftp or telnet client procedures hosts can be accessed by the host of services provided.
Platform: | Size: 30720 | Author: 李欣 | Hits:

[Ftp Client用VB编写FTP的例子(支持代理服务器)

Description: 用VB编写FTP的例子,支持代理服务器,很好的东西呦-VB prepared FTP example, proxy server support, good things strove
Platform: | Size: 64512 | Author: juki | Hits:

[Ftp Client6.4 FTP

Description: 用VC编的一个FTP客户端程序 具有代理服务器功能!-VC series a FTP client with proxy servers!
Platform: | Size: 126976 | Author: 宋宁 | Hits:

[Proxy Servercgiproxy.2.1beta6

Description: HTTP/FTP Proxy in a CGI Script 只要服务器支持CGI就可以使用.-HTTP/FTP Proxy in a CGI Script support as long as the server can use CGI.
Platform: | Size: 125952 | Author: helloweiwei | Hits:

[Proxy Serverhandserver

Description: 此程序是一个FTP代理服务器 将它安装在第三方INternet服务器上,配置好相关参数,它即可以自动实现动态IP情况下的 FTP上传和下载-this procedure is a FTP proxy servers installed in its third INternet server, configure parameters, it can automatically realize that the dynamics of the IP FTP upload and download
Platform: | Size: 2663424 | Author: 张红卫 | Hits:

[Internet-Network一个实现FTP功能的源代码

Description: 1.使用异步socket连接,异步解析主机名; 2.支持多文件、多级目录/子目录的上传/下载; 3.文件的删除、重命名、修改属性......等等; 4.用户的修改密码.......等等; 5.断点上传/下载; 6.支持托放上传/下载; 7.自定义FTP命令等; 8.拨号网络(电话及ADSL)/挂断等管理; 9.SOCKS4/SOCKS4A, SOCKS5, HTTP1.1;FTP login Proxy等支持; -1. The use of asynchronous socket connections, analytic asynchronous mainframe; 2. Support multiple documents, Multi-level directory/subdirectory upload/download; 3. delete the file, rename, change attributes ...... etc.; 4. the user password changes ....... etc.; 5. Breakpoint upload/download; 6. take care support upload/download; 7. since the definition of FTP orders; 8. Dial-up Network (telephone and ADSL)/hang up such management; 9.SOCKS4/SOCKS4A. SOCKS5, HTTP1.1; FTP Proxy login and other support;
Platform: | Size: 1644544 | Author: 长立志 | Hits:

[Internet-Networkkingate-1.5

Description: linux下的通信代理程序,能实现FTP\http\telnet等协议的代理-the communications agent, to achieve FTP \ http \ telnet proxy agreement
Platform: | Size: 285696 | Author: | Hits:

[Web Serveroops-1.3.16.tar

Description: HTTP and FTP proxy server.
Platform: | Size: 284672 | Author: 陈新 | Hits:

[JSP/JavaFTPdino

Description: 用Java开发FTP代理服务器l05 来自用户的控制进程的标准的FTP命令,向它 ... 箭头所指为解除阻塞的变互;-Java development FTP Proxy l05 from the user's control of the standards process orders FTP to it ... the meaning of the arrow changes to lift each other obstruction;
Platform: | Size: 2048 | Author: DINO | Hits:

[Proxy Serverftpproxy

Description: 一个使用C编写的精简高效的ftp代理服务器,可以提供高效的ftp代理-C prepared to use a streamlined and efficient ftp proxy server can provide efficient ftp agent
Platform: | Size: 25600 | Author: 王新华 | Hits:

[Internet-Networkftp-code

Description: 在网络程序设计过程中,我们经常要与各种类型的代理服务器打交道,比如在企业内部网通过代理去访问Internet网上的服务器等等,一般代理服务器支持几种常见的代理协议标准,如Socks4,Socks5,Http代理,其中Socks5需要用户验证,代理相对复杂。我在查阅RFC文档和相关资料后,特总结一些TCP协议穿透代理服务器的程序片断,希望对大家有所帮助。-Procedures in the network design process, we often must deal with various types of proxy servers, such as in-house CNC had agents to visit Internet web server, etc., generally a proxy server to support several common proxy protocol standards, such as socks4 , Socks5, Http proxy, Socks5 which requires a user authentication, Deputy relatively complex. I have access to the relevant RFC documents and information, special summing up a number of TCP protocol procedures penetration clips proxy server, and they hope to be helpful to everyone.
Platform: | Size: 6144 | Author: 林强云 | Hits:

[Delphi VCLServer

Description: Indy Ftp for indy 10 sample-Indy Ftp for indy 10 sample
Platform: | Size: 5120 | Author: Mehdi | Hits:

[Proxy Server3proxy

Description: Version 0.6.1 released 11 December, 2009. 3Proxy is really tiny cross-platform (Win32/Win64&Unix) freeware proxy servers set. It includes HTTP proxy with HTTPS and FTP support, SOCKSv4/SOCKSv4.5/SOCKSv5 proxy (socks/socks.exe), POP3 proxy, SMTP proxy, AIM/ICQ proxy (icqpr/icqpr.exe), MSN messenger / Live messenger proxy (msnpr/msnpr.exe), FTP proxy, caching DNS proxy, TCP and UDP portmappers-Version 0.6.1 released 11 December, 2009. 3Proxy is really tiny cross-platform (Win32/Win64&Unix) freeware proxy servers set. It includes HTTP proxy with HTTPS and FTP support, SOCKSv4/SOCKSv4.5/SOCKSv5 proxy (socks/socks.exe), POP3 proxy, SMTP proxy, AIM/ICQ proxy (icqpr/icqpr.exe), MSN messenger/Live messenger proxy (msnpr/msnpr.exe), FTP proxy, caching DNS proxy, TCP and UDP portmappers!!
Platform: | Size: 568320 | Author: rebus | Hits:

[Ftp ClientProxyFtp_src

Description: It is a proxy ftp source
Platform: | Size: 56320 | Author: Dote | Hits:

[Industry researchftp

Description: ftp代理功能,以及注意事项等等等等,让你更加清楚明白ftp的功能-ftp proxy functions, and notes, etc., etc., make you more aware of the function ftp
Platform: | Size: 187392 | Author: 王维虎 | Hits:

[Proxy Server3proxy-0.7-devel

Description: Version 0.7b-devel, 2009. 3Proxy is really tiny cross-platform (Win32/Win64&Unix) freeware proxy servers set. It includes HTTP proxy with HTTPS and FTP support, SOCKSv4/SOCKSv4.5/SOCKSv5 proxy (socks/socks.exe), POP3 proxy, SMTP proxy, AIM/ICQ proxy (icqpr/icqpr.exe), MSN messenger/Live messenger proxy (msnpr/msnpr.exe), FTP proxy, caching DNS proxy, TCP and UDP portmappers-Version 0.7b-devel, 2009. 3Proxy is really tiny cross-platform (Win32/Win64&Unix) freeware proxy servers set. It includes HTTP proxy with HTTPS and FTP support, SOCKSv4/SOCKSv4.5/SOCKSv5 proxy (socks/socks.exe), POP3 proxy, SMTP proxy, AIM/ICQ proxy (icqpr/icqpr.exe), MSN messenger/Live messenger proxy (msnpr/msnpr.exe), FTP proxy, caching DNS proxy, TCP and UDP portmappers!!
Platform: | Size: 636928 | Author: srv38 | Hits:

[Post-TeleCom sofeware systemsFTP-PROXY

Description: IT IS a proxy server designed to work on windows 98 which allow a ftp protocol to run and allow to transfer data between ftp server and host computer
Platform: | Size: 417792 | Author: harpreet singh | Hits:
« 12 3 4 5 6 »

CodeBus www.codebus.net